Partial fix for bug#8095.
authorGlenn Morris <rgm@gnu.org>
Thu, 24 Feb 2011 07:47:06 +0000 (23:47 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 24 Feb 2011 07:47:06 +0000 (23:47 -0800)
commitb2324d1923ffba95e37b55f83770ee5d22bb68bc
tree8764a0044acbd6c4e55d57b1c17f498c34454dad
parent8481ee171d8c694e954bf7b4e3681881a5284e68
Partial fix for bug#8095.

* lisp/files.el (dir-locals-find-file): Doc fix.
Fix the check for cache elements that have no associated file,
and the mtime check for those that do.

Still to do: some places that use dir-locals-find-file assume the
result is always a file, which is not true. (The function name is
misleading.)
lisp/ChangeLog
lisp/files.el